home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / gnome-pilot / glade / pilot-applet.glade < prev   
Encoding:
Extensible Markup Language  |  2006-12-19  |  22.6 KB  |  635 lines

  1. <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
  2. <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
  3.  
  4. <glade-interface>
  5.  
  6. <widget class="GtkDialog" id="ChoosePilot">
  7.   <property name="title" translatable="yes">Choose PDA</property>
  8.   <property name="type">GTK_WINDOW_TOPLEVEL</property>
  9.   <property name="window_position">GTK_WIN_POS_NONE</property>
  10.   <property name="modal">False</property>
  11.   <property name="resizable">True</property>
  12.   <property name="destroy_with_parent">False</property>
  13.   <property name="has_separator">True</property>
  14.  
  15.   <child internal-child="vbox">
  16.     <widget class="GtkVBox" id="vbox12">
  17.       <property name="visible">True</property>
  18.       <property name="homogeneous">False</property>
  19.       <property name="spacing">8</property>
  20.  
  21.       <child internal-child="action_area">
  22.     <widget class="GtkHButtonBox" id="hbuttonbox4">
  23.       <property name="visible">True</property>
  24.       <property name="layout_style">GTK_BUTTONBOX_EDGE</property>
  25.  
  26.       <child>
  27.         <widget class="GtkButton" id="button5">
  28.           <property name="visible">True</property>
  29.           <property name="can_default">True</property>
  30.           <property name="can_focus">True</property>
  31.           <property name="label">gtk-ok</property>
  32.           <property name="use_stock">True</property>
  33.           <property name="relief">GTK_RELIEF_NORMAL</property>
  34.           <property name="response_id">0</property>
  35.         </widget>
  36.       </child>
  37.  
  38.       <child>
  39.         <widget class="GtkButton" id="button6">
  40.           <property name="visible">True</property>
  41.           <property name="can_default">True</property>
  42.           <property name="can_focus">True</property>
  43.           <property name="label">gtk-cancel</property>
  44.           <property name="use_stock">True</property>
  45.           <property name="relief">GTK_RELIEF_NORMAL</property>
  46.           <property name="response_id">0</property>
  47.         </widget>
  48.       </child>
  49.     </widget>
  50.     <packing>
  51.       <property name="padding">0</property>
  52.       <property name="expand">False</property>
  53.       <property name="fill">True</property>
  54.       <property name="pack_type">GTK_PACK_END</property>
  55.     </packing>
  56.       </child>
  57.  
  58.       <child>
  59.     <widget class="GtkFrame" id="frame9">
  60.       <property name="visible">True</property>
  61.       <property name="label_xalign">0.5</property>
  62.       <property name="label_yalign">0.5</property>
  63.       <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
  64.  
  65.       <child>
  66.         <widget class="GtkOptionMenu" id="pilot_menu">
  67.           <property name="visible">True</property>
  68.           <property name="can_focus">True</property>
  69.           <property name="history">-1</property>
  70.  
  71.           <child internal-child="menu">
  72.         <widget class="GtkMenu" id="convertwidget1">
  73.           <property name="visible">True</property>
  74.         </widget>
  75.           </child>
  76.         </widget>
  77.       </child>
  78.  
  79.       <child>
  80.         <widget class="GtkLabel" id="label1">
  81.           <property name="visible">True</property>
  82.           <property name="label" translatable="yes">Choose PDA</property>
  83.           <property name="use_underline">False</property>
  84.           <property name="use_markup">False</property>
  85.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  86.           <property name="wrap">False</property>
  87.           <property name="selectable">False</property>
  88.           <property name="xalign">0.5</property>
  89.           <property name="yalign">0.5</property>
  90.           <property name="xpad">0</property>
  91.           <property name="ypad">0</property>
  92.         </widget>
  93.         <packing>
  94.           <property name="type">label_item</property>
  95.         </packing>
  96.       </child>
  97.     </widget>
  98.     <packing>
  99.       <property name="padding">0</property>
  100.       <property name="expand">True</property>
  101.       <property name="fill">True</property>
  102.     </packing>
  103.       </child>
  104.     </widget>
  105.   </child>
  106. </widget>
  107.  
  108. <widget class="GtkDialog" id="ProgressDialog">
  109.   <property name="visible">True</property>
  110.   <property name="title" translatable="yes">gnome-pilot progress</property>
  111.   <property name="type">GTK_WINDOW_TOPLEVEL</property>
  112.   <property name="window_position">GTK_WIN_POS_NONE</property>
  113.   <property name="modal">False</property>
  114.   <property name="default_width">500</property>
  115.   <property name="resizable">True</property>
  116.   <property name="destroy_with_parent">False</property>
  117.   <property name="has_separator">True</property>
  118.  
  119.   <child internal-child="vbox">
  120.     <widget class="GtkVBox" id="main_vbox">
  121.       <property name="visible">True</property>
  122.       <property name="homogeneous">False</property>
  123.       <property name="spacing">8</property>
  124.  
  125.       <child internal-child="action_area">
  126.     <widget class="GtkHButtonBox" id="action_area">
  127.       <property name="visible">True</property>
  128.       <property name="layout_style">GTK_BUTTONBOX_EDGE</property>
  129.  
  130.       <child>
  131.         <widget class="GtkButton" id="cancel_button">
  132.           <property name="visible">True</property>
  133.           <property name="can_default">True</property>
  134.           <property name="can_focus">True</property>
  135.           <property name="label">gtk-cancel</property>
  136.           <property name="use_stock">True</property>
  137.           <property name="relief">GTK_RELIEF_NORMAL</property>
  138.           <property name="response_id">0</property>
  139.         </widget>
  140.       </child>
  141.     </widget>
  142.     <packing>
  143.       <property name="padding">0</property>
  144.       <property name="expand">False</property>
  145.       <property name="fill">True</property>
  146.       <property name="pack_type">GTK_PACK_END</property>
  147.     </packing>
  148.       </child>
  149.  
  150.       <child>
  151.     <widget class="GtkVBox" id="inner_vbox">
  152.       <property name="border_width">4</property>
  153.       <property name="visible">True</property>
  154.       <property name="homogeneous">False</property>
  155.       <property name="spacing">4</property>
  156.  
  157.       <child>
  158.         <widget class="GtkLabel" id="sync_label">
  159.           <property name="visible">True</property>
  160.           <property name="label" translatable="yes"></property>
  161.           <property name="use_underline">False</property>
  162.           <property name="use_markup">False</property>
  163.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  164.           <property name="wrap">False</property>
  165.           <property name="selectable">False</property>
  166.           <property name="xalign">0.5</property>
  167.           <property name="yalign">0.5</property>
  168.           <property name="xpad">0</property>
  169.           <property name="ypad">0</property>
  170.         </widget>
  171.         <packing>
  172.           <property name="padding">0</property>
  173.           <property name="expand">False</property>
  174.           <property name="fill">False</property>
  175.         </packing>
  176.       </child>
  177.  
  178.       <child>
  179.         <widget class="GtkProgressBar" id="overall_progress_bar">
  180.           <property name="visible">True</property>
  181.           <property name="orientation">GTK_PROGRESS_LEFT_TO_RIGHT</property>
  182.           <property name="fraction">0</property>
  183.           <property name="pulse_step">0.1</property>
  184.         </widget>
  185.         <packing>
  186.           <property name="padding">0</property>
  187.           <property name="expand">False</property>
  188.           <property name="fill">False</property>
  189.         </packing>
  190.       </child>
  191.  
  192.       <child>
  193.         <widget class="GtkProgressBar" id="conduit_progress_bar">
  194.           <property name="visible">True</property>
  195.           <property name="orientation">GTK_PROGRESS_LEFT_TO_RIGHT</property>
  196.           <property name="fraction">0</property>
  197.           <property name="pulse_step">0.1</property>
  198.         </widget>
  199.         <packing>
  200.           <property name="padding">0</property>
  201.           <property name="expand">False</property>
  202.           <property name="fill">False</property>
  203.         </packing>
  204.       </child>
  205.  
  206.       <child>
  207.         <widget class="GtkScrolledWindow" id="scrolled_window">
  208.           <property name="visible">True</property>
  209.           <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  210.           <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
  211.           <property name="shadow_type">GTK_SHADOW_IN</property>
  212.           <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
  213.  
  214.           <child>
  215.             <widget class="GtkTextView" id="message_area">
  216.           <property name="height_request">153</property>
  217.           <property name="visible">True</property>
  218.           <property name="can_focus">True</property>
  219.           <property name="editable">False</property>
  220.           <property name="justification">GTK_JUSTIFY_LEFT</property>
  221.           <property name="wrap_mode">GTK_WRAP_WORD</property>
  222.           <property name="cursor_visible">True</property>
  223.           <property name="pixels_above_lines">0</property>
  224.           <property name="pixels_below_lines">0</property>
  225.           <property name="pixels_inside_wrap">0</property>
  226.           <property name="left_margin">0</property>
  227.           <property name="right_margin">0</property>
  228.           <property name="indent">0</property>
  229.           <property name="text" translatable="yes"></property>
  230.                 </widget>
  231.           </child>
  232.         </widget>
  233.         <packing>
  234.           <property name="padding">0</property>
  235.           <property name="expand">True</property>
  236.           <property name="fill">True</property>
  237.         </packing>
  238.       </child>
  239.     </widget>
  240.     <packing>
  241.       <property name="padding">0</property>
  242.       <property name="expand">True</property>
  243.       <property name="fill">True</property>
  244.     </packing>
  245.       </child>
  246.     </widget>
  247.   </child>
  248. </widget>
  249.  
  250. <widget class="GtkDialog" id="RestoreDialog">
  251.   <property name="visible">True</property>
  252.   <property name="title" translatable="yes">Restore PDA</property>
  253.   <property name="type">GTK_WINDOW_TOPLEVEL</property>
  254.   <property name="window_position">GTK_WIN_POS_NONE</property>
  255.   <property name="modal">False</property>
  256.   <property name="resizable">True</property>
  257.   <property name="destroy_with_parent">False</property>
  258.   <property name="has_separator">True</property>
  259.  
  260.   <child internal-child="vbox">
  261.     <widget class="GtkVBox" id="dialog-vbox5">
  262.       <property name="visible">True</property>
  263.       <property name="homogeneous">False</property>
  264.       <property name="spacing">8</property>
  265.  
  266.       <child internal-child="action_area">
  267.     <widget class="GtkHButtonBox" id="dialog-action_area5">
  268.       <property name="visible">True</property>
  269.       <property name="layout_style">GTK_BUTTONBOX_END</property>
  270.  
  271.       <child>
  272.         <widget class="GtkButton" id="button8">
  273.           <property name="visible">True</property>
  274.           <property name="can_default">True</property>
  275.           <property name="can_focus">True</property>
  276.           <property name="label">gtk-ok</property>
  277.           <property name="use_stock">True</property>
  278.           <property name="relief">GTK_RELIEF_NORMAL</property>
  279.           <property name="response_id">-5</property>
  280.         </widget>
  281.       </child>
  282.  
  283.       <child>
  284.         <widget class="GtkButton" id="button10">
  285.           <property name="visible">True</property>
  286.           <property name="can_default">True</property>
  287.           <property name="can_focus">True</property>
  288.           <property name="label">gtk-cancel</property>
  289.           <property name="use_stock">True</property>
  290.           <property name="relief">GTK_RELIEF_NORMAL</property>
  291.           <property name="response_id">-6</property>
  292.         </widget>
  293.       </child>
  294.     </widget>
  295.     <packing>
  296.       <property name="padding">0</property>
  297.       <property name="expand">False</property>
  298.       <property name="fill">True</property>
  299.       <property name="pack_type">GTK_PACK_END</property>
  300.     </packing>
  301.       </child>
  302.  
  303.       <child>
  304.     <widget class="GtkFrame" id="main_frame">
  305.       <property name="visible">True</property>
  306.       <property name="label_xalign">0.5</property>
  307.       <property name="label_yalign">0.5</property>
  308.       <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
  309.  
  310.       <child>
  311.         <widget class="GtkTable" id="table2">
  312.           <property name="border_width">4</property>
  313.           <property name="visible">True</property>
  314.           <property name="n_rows">3</property>
  315.           <property name="n_columns">2</property>
  316.           <property name="homogeneous">False</property>
  317.           <property name="row_spacing">6</property>
  318.           <property name="column_spacing">6</property>
  319.  
  320.           <child>
  321.         <widget class="GtkLabel" id="label4">
  322.           <property name="visible">True</property>
  323.           <property name="label" translatable="yes">Directory</property>
  324.           <property name="use_underline">False</property>
  325.           <property name="use_markup">False</property>
  326.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  327.           <property name="wrap">False</property>
  328.           <property name="selectable">False</property>
  329.           <property name="xalign">0.5</property>
  330.           <property name="yalign">0.5</property>
  331.           <property name="xpad">0</property>
  332.           <property name="ypad">0</property>
  333.         </widget>
  334.         <packing>
  335.           <property name="left_attach">0</property>
  336.           <property name="right_attach">1</property>
  337.           <property name="top_attach">0</property>
  338.           <property name="bottom_attach">1</property>
  339.           <property name="x_options"></property>
  340.           <property name="y_options"></property>
  341.         </packing>
  342.           </child>
  343.  
  344.           <child>
  345.         <widget class="GtkLabel" id="label5">
  346.           <property name="visible">True</property>
  347.           <property name="sensitive">False</property>
  348.           <property name="label" translatable="yes">PDA ID</property>
  349.           <property name="use_underline">False</property>
  350.           <property name="use_markup">False</property>
  351.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  352.           <property name="wrap">False</property>
  353.           <property name="selectable">False</property>
  354.           <property name="xalign">0.5</property>
  355.           <property name="yalign">0.5</property>
  356.           <property name="xpad">0</property>
  357.           <property name="ypad">0</property>
  358.         </widget>
  359.         <packing>
  360.           <property name="left_attach">0</property>
  361.           <property name="right_attach">1</property>
  362.           <property name="top_attach">1</property>
  363.           <property name="bottom_attach">2</property>
  364.           <property name="x_options"></property>
  365.           <property name="y_options"></property>
  366.         </packing>
  367.           </child>
  368.  
  369.           <child>
  370.         <widget class="GtkLabel" id="sync_label">
  371.           <property name="visible">True</property>
  372.           <property name="label" translatable="yes">Sync cradle</property>
  373.           <property name="use_underline">False</property>
  374.           <property name="use_markup">False</property>
  375.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  376.           <property name="wrap">False</property>
  377.           <property name="selectable">False</property>
  378.           <property name="xalign">0.5</property>
  379.           <property name="yalign">0.5</property>
  380.           <property name="xpad">0</property>
  381.           <property name="ypad">0</property>
  382.         </widget>
  383.         <packing>
  384.           <property name="left_attach">0</property>
  385.           <property name="right_attach">1</property>
  386.           <property name="top_attach">2</property>
  387.           <property name="bottom_attach">3</property>
  388.           <property name="x_options"></property>
  389.           <property name="y_options"></property>
  390.         </packing>
  391.           </child>
  392.  
  393.           <child>
  394.         <widget class="GtkEntry" id="dir_entry">
  395.           <property name="visible">True</property>
  396.           <property name="can_focus">True</property>
  397.           <property name="editable">True</property>
  398.           <property name="visibility">True</property>
  399.           <property name="max_length">0</property>
  400.           <property name="text" translatable="yes"></property>
  401.           <property name="has_frame">True</property>
  402.           <property name="invisible_char" translatable="yes">*</property>
  403.           <property name="activates_default">False</property>
  404.         </widget>
  405.         <packing>
  406.           <property name="left_attach">1</property>
  407.           <property name="right_attach">2</property>
  408.           <property name="top_attach">0</property>
  409.           <property name="bottom_attach">1</property>
  410.           <property name="y_options"></property>
  411.         </packing>
  412.           </child>
  413.  
  414.           <child>
  415.         <widget class="GtkEntry" id="pilotid_entry">
  416.           <property name="visible">True</property>
  417.           <property name="sensitive">False</property>
  418.           <property name="can_focus">True</property>
  419.           <property name="editable">True</property>
  420.           <property name="visibility">True</property>
  421.           <property name="max_length">0</property>
  422.           <property name="text" translatable="yes"></property>
  423.           <property name="has_frame">True</property>
  424.           <property name="invisible_char" translatable="yes">*</property>
  425.           <property name="activates_default">False</property>
  426.         </widget>
  427.         <packing>
  428.           <property name="left_attach">1</property>
  429.           <property name="right_attach">2</property>
  430.           <property name="top_attach">1</property>
  431.           <property name="bottom_attach">2</property>
  432.           <property name="y_options"></property>
  433.         </packing>
  434.           </child>
  435.  
  436.           <child>
  437.         <widget class="GtkOptionMenu" id="device_menu">
  438.           <property name="visible">True</property>
  439.           <property name="can_focus">True</property>
  440.           <property name="history">-1</property>
  441.  
  442.           <child internal-child="menu">
  443.             <widget class="GtkMenu" id="convertwidget4">
  444.               <property name="visible">True</property>
  445.             </widget>
  446.           </child>
  447.         </widget>
  448.         <packing>
  449.           <property name="left_attach">1</property>
  450.           <property name="right_attach">2</property>
  451.           <property name="top_attach">2</property>
  452.           <property name="bottom_attach">3</property>
  453.           <property name="x_options">fill</property>
  454.           <property name="y_options"></property>
  455.         </packing>
  456.           </child>
  457.         </widget>
  458.       </child>
  459.     </widget>
  460.     <packing>
  461.       <property name="padding">0</property>
  462.       <property name="expand">True</property>
  463.       <property name="fill">True</property>
  464.     </packing>
  465.       </child>
  466.     </widget>
  467.   </child>
  468. </widget>
  469.  
  470. <widget class="GtkDialog" id="PropertiesDialog">
  471.   <property name="visible">True</property>
  472.   <property name="title" translatable="yes">GNOME PilotSync Properties</property>
  473.   <property name="type">GTK_WINDOW_TOPLEVEL</property>
  474.   <property name="window_position">GTK_WIN_POS_NONE</property>
  475.   <property name="modal">False</property>
  476.   <property name="resizable">True</property>
  477.   <property name="destroy_with_parent">False</property>
  478.   <property name="has_separator">True</property>
  479.  
  480.   <child internal-child="vbox">
  481.     <widget class="GtkVBox" id="dialog-vbox6">
  482.       <property name="visible">True</property>
  483.       <property name="homogeneous">False</property>
  484.       <property name="spacing">0</property>
  485.  
  486.       <child internal-child="action_area">
  487.     <widget class="GtkHButtonBox" id="dialog-action_area6">
  488.       <property name="visible">True</property>
  489.       <property name="layout_style">GTK_BUTTONBOX_END</property>
  490.       <child>
  491.         <widget class="GtkButton" id="helpbutton">
  492.           <property name="visible">True</property>
  493.           <property name="can_default">True</property>
  494.           <property name="can_focus">True</property>
  495.           <property name="label">gtk-help</property>
  496.           <property name="use_stock">True</property>
  497.           <property name="relief">GTK_RELIEF_NORMAL</property>
  498.           <property name="response_id">-11</property>
  499.         </widget>
  500.       </child>
  501.  
  502.  
  503.       <child>
  504.         <widget class="GtkButton" id="closebutton1">
  505.           <property name="visible">True</property>
  506.           <property name="can_default">True</property>
  507.           <property name="can_focus">True</property>
  508.           <property name="label">gtk-close</property>
  509.           <property name="use_stock">True</property>
  510.           <property name="relief">GTK_RELIEF_NORMAL</property>
  511.           <property name="response_id">-7</property>
  512.         </widget>
  513.       </child>
  514.     </widget>
  515.     <packing>
  516.       <property name="padding">0</property>
  517.       <property name="expand">False</property>
  518.       <property name="fill">True</property>
  519.       <property name="pack_type">GTK_PACK_END</property>
  520.     </packing>
  521.       </child>
  522.  
  523.       <child>
  524.     <widget class="GtkTable" id="table1">
  525.       <property name="border_width">4</property>
  526.       <property name="visible">True</property>
  527.       <property name="n_rows">2</property>
  528.       <property name="n_columns">2</property>
  529.       <property name="homogeneous">True</property>
  530.       <property name="row_spacing">6</property>
  531.       <property name="column_spacing">6</property>
  532.  
  533.       <child>
  534.         <widget class="GtkLabel" id="label2">
  535.           <property name="visible">True</property>
  536.           <property name="label" translatable="yes">Execute when clicked</property>
  537.           <property name="use_underline">False</property>
  538.           <property name="use_markup">False</property>
  539.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  540.           <property name="wrap">False</property>
  541.           <property name="selectable">False</property>
  542.           <property name="xalign">0.5</property>
  543.           <property name="yalign">0.5</property>
  544.           <property name="xpad">0</property>
  545.           <property name="ypad">0</property>
  546.         </widget>
  547.         <packing>
  548.           <property name="left_attach">0</property>
  549.           <property name="right_attach">1</property>
  550.           <property name="top_attach">0</property>
  551.           <property name="bottom_attach">1</property>
  552.           <property name="x_options"></property>
  553.           <property name="y_options"></property>
  554.         </packing>
  555.       </child>
  556.  
  557.       <child>
  558.         <widget class="GtkLabel" id="label3">
  559.           <property name="visible">True</property>
  560.           <property name="label" translatable="yes">Display notices</property>
  561.           <property name="use_underline">False</property>
  562.           <property name="use_markup">False</property>
  563.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  564.           <property name="wrap">False</property>
  565.           <property name="selectable">False</property>
  566.           <property name="xalign">0.5</property>
  567.           <property name="yalign">0.5</property>
  568.           <property name="xpad">0</property>
  569.           <property name="ypad">0</property>
  570.         </widget>
  571.         <packing>
  572.           <property name="left_attach">0</property>
  573.           <property name="right_attach">1</property>
  574.           <property name="top_attach">1</property>
  575.           <property name="bottom_attach">2</property>
  576.           <property name="x_options"></property>
  577.           <property name="y_options"></property>
  578.         </packing>
  579.       </child>
  580.  
  581.       <child>
  582.         <widget class="GtkEntry" id="exec_entry">
  583.           <property name="visible">True</property>
  584.           <property name="can_focus">True</property>
  585.           <property name="editable">True</property>
  586.           <property name="visibility">True</property>
  587.           <property name="max_length">0</property>
  588.           <property name="text" translatable="yes"></property>
  589.           <property name="has_frame">True</property>
  590.           <property name="invisible_char" translatable="yes">*</property>
  591.           <property name="activates_default">False</property>
  592.         </widget>
  593.         <packing>
  594.           <property name="left_attach">1</property>
  595.           <property name="right_attach">2</property>
  596.           <property name="top_attach">0</property>
  597.           <property name="bottom_attach">1</property>
  598.           <property name="y_options"></property>
  599.         </packing>
  600.       </child>
  601.  
  602.       <child>
  603.         <widget class="GtkCheckButton" id="notices_button">
  604.           <property name="visible">True</property>
  605.           <property name="relief">GTK_RELIEF_NORMAL</property>
  606.           <property name="active">False</property>
  607.           <property name="inconsistent">False</property>
  608.           <property name="draw_indicator">True</property>
  609.  
  610.           <child>
  611.         <placeholder/>
  612.           </child>
  613.         </widget>
  614.         <packing>
  615.           <property name="left_attach">1</property>
  616.           <property name="right_attach">2</property>
  617.           <property name="top_attach">1</property>
  618.           <property name="bottom_attach">2</property>
  619.           <property name="x_options">fill</property>
  620.           <property name="y_options"></property>
  621.         </packing>
  622.       </child>
  623.     </widget>
  624.     <packing>
  625.       <property name="padding">0</property>
  626.       <property name="expand">True</property>
  627.       <property name="fill">True</property>
  628.     </packing>
  629.       </child>
  630.     </widget>
  631.   </child>
  632. </widget>
  633.  
  634. </glade-interface>
  635.